1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class FrmSet
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FrmSet))
26         Me.GroupBox2 = New System.Windows.Forms.GroupBox
27         Me.TextBox2 = New System.Windows.Forms.TextBox
28         Me.Label10 = New System.Windows.Forms.Label
29         Me.TextBox1 = New System.Windows.Forms.TextBox
30         Me.Label7 = New System.Windows.Forms.Label
31         Me.Button1 = New System.Windows.Forms.Button
32         Me.GroupBox2.SuspendLayout()
33         Me.SuspendLayout()
34         
'
35         
'GroupBox2
36         
'
37         Me.GroupBox2.Controls.Add(Me.TextBox2)
38         Me.GroupBox2.Controls.Add(Me.Label10)
39         Me.GroupBox2.Controls.Add(Me.TextBox1)
40         Me.GroupBox2.Controls.Add(Me.Label7)
41         Me.GroupBox2.Location = New System.Drawing.Point(
12, 8)
42         Me.GroupBox2.Name =
"GroupBox2"
43         Me.GroupBox2.Size = New System.Drawing.Size(
496, 283)
44         Me.GroupBox2.TabIndex =
8
45         Me.GroupBox2.TabStop = False
46         
'
47         
'TextBox2
48         
'
49         Me.TextBox2.Location = New System.Drawing.Point(
12, 104)
50         Me.TextBox2.Multiline = True
51         Me.TextBox2.Name =
"TextBox2"
52         Me.TextBox2.Size = New System.Drawing.Size(
458, 162)
53         Me.TextBox2.TabIndex =
3
54         Me.TextBox2.Text = resources.GetString(
"TextBox2.Text")
55         
'
56         
'Label10
57         
'
58         Me.Label10.AutoSize = True
59         Me.Label10.Font = New System.Drawing.Font(
"Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
60         Me.Label10.Location = New System.Drawing.Point(
9, 88)
61         Me.Label10.Name =
"Label10"
62         Me.Label10.Size = New System.Drawing.Size(
402, 13)
63         Me.Label10.TabIndex =
2
64         Me.Label10.Text =
"Lan Base Connection / Multiple Network ( SQL SERVER Authentication )"
65         
'
66         
'TextBox1
67         
'
68         Me.TextBox1.Location = New System.Drawing.Point(
12, 30)
69         Me.TextBox1.Multiline = True
70         Me.TextBox1.Name =
"TextBox1"
71         Me.TextBox1.Size = New System.Drawing.Size(
458, 49)
72         Me.TextBox1.TabIndex =
1
73         Me.TextBox1.Text = resources.GetString(
"TextBox1.Text")
74         
'
75         
'Label7
76         
'
77         Me.Label7.AutoSize = True
78         Me.Label7.Font = New System.Drawing.Font(
"Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
79         Me.Label7.Location = New System.Drawing.Point(
4, 17)
80         Me.Label7.Name =
"Label7"
81         Me.Label7.Size = New System.Drawing.Size(
466, 13)
82         Me.Label7.TabIndex =
0
83         Me.Label7.Text =
"Standalone Database / No network just for a single pc ( Windows Authentication )"
84         
'
85         
'Button1
86         
'
87         Me.Button1.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
88         Me.Button1.Location = New System.Drawing.Point(
24, 297)
89         Me.Button1.Name =
"Button1"
90         Me.Button1.Size = New System.Drawing.Size(
75, 25)
91         Me.Button1.TabIndex =
9
92         Me.Button1.Text =
"&Close"
93         Me.Button1.UseVisualStyleBackColor = True
94         
'
95         
'FrmSet
96         
'
97         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
98         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
99         Me.ClientSize = New System.Drawing.Size(
519, 332)
100         Me.Controls.Add(Me.Button1)
101         Me.Controls.Add(Me.GroupBox2)
102         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
103         Me.Name =
"FrmSet"
104         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
105         Me.GroupBox2.ResumeLayout(False)
106         Me.GroupBox2.PerformLayout()
107         Me.ResumeLayout(False)
108
109     End Sub
110     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
111     Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
112     Friend WithEvents Label10 As System.Windows.Forms.Label
113     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
114     Friend WithEvents Label7 As System.Windows.Forms.Label
115     Friend WithEvents Button1 As System.Windows.Forms.Button
116 End Class


Gõ tìm kiếm nhanh...